home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 [x86] / NeXT Step 3.1 Intel.cdr.dmg / NextApps / Preferences.app / Keyboard.preferences / Italian.lproj / Keyboard.nib / data.classes < prev    next >
Text File  |  1992-06-08  |  511b  |  36 lines

  1. Clock = {
  2.     ACTIONS = {
  3.     increaseSecond:;
  4.     decreaseHour:;
  5.     decreaseSecond:;
  6.     increaseDay:;
  7.     decreaseMinute:;
  8.     increaseMinute:;
  9.     decreaseDay:;
  10.     increaseHour:;
  11.     };
  12.     SUPERCLASS = View;
  13. };
  14. FirstResponder = {
  15.     ACTIONS = {
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19. keyboardOwner = {
  20.     ACTIONS = {
  21.     newKeyRepeat:;
  22.     newInitialKeyRepeat:;
  23.     orderKeyboardFront:;
  24.     };
  25.     OUTLETS = {
  26.     testField;
  27.     ikrMatrix;
  28.     window;
  29.     keymapButton;
  30.     commandHelpSwitch;
  31.     krMatrix;
  32.     keymapBrowser;
  33.     };
  34.     SUPERCLASS = Object;
  35. };
  36.